public GoogleSpreadsheetsDataProvider( string tableId, bool firstRowAreColumnNames, ReadOnlyCollection<string> sheetNames, string apiKey )
public: GoogleSpreadsheetsDataProvider( String^ tableId, bool firstRowAreColumnNames, ReadOnlyCollection<String^>^ sheetNames, String^ apiKey )
'Declaration
Public Function New( _ ByVal tableId As String, _ ByVal firstRowAreColumnNames As Boolean, _ ByVal sheetNames As ReadOnlyCollection(Of String), _ ByVal apiKey As String _ )
Parameters
- tableId
- firstRowAreColumnNames
- sheetNames
- apiKey